Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps the production-dependencies group with 2 updates: console and indicatif.

Updates console from 0.15.11 to 0.16.0

Release notes

Sourced from console's releases.

0.16.0

What's Changed

The 0.15.12 release was yanked after it turned out to be semver-incompatible with existing usage by several of the most popular dependent crates, because it introduced a std feature -- and those crates used default-features = false but relied on the std-guarded features.

The 0.16.0 API should be semver-compatible with the 0.15.x API except for the need for the std feature.

Refer to the 0.15.12 release notes for more information.

0.15.12

What's Changed

Commits
  • bda6a6e Add FUNDING metadata
  • 87ace80 Remove authors from Cargo metadata (per RFC 3052)
  • 6e30bfd Bump version to 0.16.0
  • da63dcd Apply fixes from clippy 1.88
  • 863e217 Bump version to 0.15.12 (#262)
  • 06df64c Update license URL
  • 03025e0 Fix CI badge
  • a9492df Fix clippy issues
  • 18760c9 Add features to work with no_std, and with alloc in no_std
  • f628475 Update windows-sys requirement from 0.59 to 0.60
  • Additional commits viewable in compare view

Updates indicatif from 0.17.11 to 0.17.12

Release notes

Sourced from indicatif's releases.

0.17.12

What's Changed

Commits
  • f46ba0a Bump version to 0.17.12
  • 9f08f12 Upgrade to console 0.16
  • 9afc362 draw_target: inline the format arg to silence clippy
  • 880d8ce Switch from number_prefix to unit-prefix (#709)
  • 458e4dc ProgressStyle enable/disable colors based on draw target (#699)
  • abd2181 Use width to truncate HumanFloatCount values (#696)
  • 79ea085 Add ProgressBar::force_draw (#689)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 2 updates: [console](https://github.com/console-rs/console) and [indicatif](https://github.com/console-rs/indicatif).


Updates `console` from 0.15.11 to 0.16.0
- [Release notes](https://github.com/console-rs/console/releases)
- [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md)
- [Commits](console-rs/console@0.15.11...0.16.0)

Updates `indicatif` from 0.17.11 to 0.17.12
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](console-rs/indicatif@0.17.11...0.17.12)

---
updated-dependencies:
- dependency-name: console
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: indicatif
  dependency-version: 0.17.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from GeekMasher June 30, 2025 19:00
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2025

Reviewers

The following users could not be added as reviewers: geekmasher. Either the username does not exist or it does not have the correct permissions to be added as a reviewer.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@GeekMasher GeekMasher merged commit 5156d84 into main Jun 30, 2025
10 checks passed
@GeekMasher GeekMasher deleted the dependabot/cargo/main/production-dependencies-37cf29df57 branch June 30, 2025 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants